core.bash

prompt_choose_function "# [bent core] ${cOff}- Most used commands? (Idk)" "${help_mode} core" "core" "Most used commands? (Idk)" "${help_mode} core update" "update" "Download all changes" "${help_mode} core revert" "revert" "Rollback to a previous commit" "${help_mode} core aliases" "aliases" "" "${help_mode} core save" "save" "Save your project" "${help_mode} core upload" "upload" "Upload your project (without saving first)" "${help_mode} core tag" "tag" "Tag your project to make a packaged release" "${help_mode} core diff" "diff" "View changes to current files"